home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:em="http://www.mozilla.org/2004/em-rdf#">
-
- <Description about="urn:mozilla:install-manifest">
- <em:id>weatherwatcherlive@singerscreations.com</em:id>
- <em:version>1.0.13</em:version>
-
- <!-- Firefox -->
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>1.5</em:minVersion>
- <em:maxVersion>3.6.*</em:maxVersion>
- </Description>
- </em:targetApplication>
-
- <!-- Front End MetaData -->
- <em:name>Weather Watcher Live</em:name>
- <em:description>Display real-time weather information in your Firefox toolbar.</em:description>
- <em:creator>Mike Singer</em:creator>
- <em:homepageURL>http://www.SingersCreations.com</em:homepageURL>
- <em:type>2</em:type>
-
- <!-- Front End Integration Hooks (used by Extension Manager)-->
- <em:optionsURL>chrome://weatherwatcherlive/content/optionsDialog.xul</em:optionsURL>
- <em:iconURL>chrome://weatherwatcherlive/skin/WeatherWatcherLive.png</em:iconURL>
- <em:aboutURL>chrome://weatherwatcherlive/content/aboutDialog.xul</em:aboutURL>
- </Description>
- </RDF>
-